.about_title p{
    margin-block-start: 0em;
    margin-block-end: 0em;
    width: 578px;
    line-height:30px;
    color:#000;
}
.culture{
    width:100%;
    height:640px;
    background-image: url('../../images/about_bg.jpg');
    background-repeat:no-repeat;
}
.culture_title{
    font-size:26px;
    color:#fff;
    font-weight:lighter;
    margin-block-start: 0em;
    margin-block-end: 0em;
}
.culture .layout{
    padding-top:40px;
}
.title_line{
    margin-block-start: 0em;
    margin-block-end: 0em;
    width:60px;
    border-bottom:2px solid #fff;
    margin-top:20px;
}
.culture .culture_detail{
    width:480px;
    height:120px;
    background-color:#fff;
    clear:both;
}
.culture .culture_detail>ul{
    padding-top:30px;
    padding-left:30px;
    line-height:30px;
}
.culture_content>div{
    float:left;
}
.culture .culture_content{
    float:left;
    margin-right:20px;
}

/* 企业物资 */
.goods{
    margin-top:40px;
}
.goods>div{
    float:left;
}
.show_content .show_detail {
   width: 666px;
   height:219px;
   /* background-color:#F5F5F5; */
}
.show_content .show_detail>div{
    float:left;
}
.show_content .show_detail .show_box{
    width:180px;
    height:180px;
    background-color:#fff;
    /* margin-top: -78px; */
    margin-left: 0px;
    position: relative;
}
.show_content .show_detail .show_box img{
    margin-left: 3px;
    margin-top: 9px;
    max-width: 180px;
    max-height: 180px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    cursor: pointer;
}
.show_content div.btn{
    margin-top:72px;
    cursor: pointer;
}
.joinUs{
    margin-top:100px;
}
.joinUs .culture_title{
    color:#333;
}
.joinUs  .title_line{
    border:2px solid #000;
    width: 40px;
    margin-top: 12px;
    margin-left: 48%;
}
.joinUs .join_content .join_title{
    height:64px;
    background-color:#F5F5F5;
}
.joinUs .join_content .join_title{
    padding-top:20px;
    padding-left:30px;
    padding-right:30px;
}
.joinUs .join_content .off{
    width:30px;
    height:30px;
    background-color:#D2D2D2;
    line-height:30px;
    text-align:center;
    font-size:30px;
    font-weight:lighter;
    color:#fff;
    margin-top:8px;
    cursor: pointer;
}
.joinUs .join_detail {
    border-left:1px solid #f5f5f5;
    border-right:1px solid #f5f5f5;
    border-bottom:1px solid #f5f5f5;
}
.joinUs .join_detail .job_des{
    padding-left:30px;
    padding-top:40px;
}
.joinUs .join_detail .job_des:nth-child(2){
    padding-bottom:30px;
}

.joinUs .join_detail .job_des p{
    margin-block-start: 0em;
    margin-block-end: 0em;
    line-height:24px;
}
.joinUs .join_content .on{
    width:30px;
    height:30px;
    background-color:#CC1424;
    line-height:30px;
    text-align:center;
    font-size:30px;
    font-weight:lighter;
    color:#fff;
    margin-top:8px;
    cursor: pointer;
}
.joinUs .join_detail .job_des .hr{
    font-size:16px;
    color:#cc1424;
    margin-top:80px;
}
.contact_content{
    border:2px solid #C9C9C9;
}
.contact_detail{
    width:250px;
    padding:30px 34px 30px 40px;
}
.contact_detail li{
    margin-top:30px;
}
.contact_detail li:first-child{
    margin-top:0px;
}
.link{
    padding-bottom:68px;
    border-bottom:1px solid #DCDCDC;
}
.msg_box{
    width:880px;
    margin-left:13%;
}
